/*展会轮播*/
.friend{height:192px; margin:20px auto;width:1100px; border:none;}

.mr_frBtnL{ display:inline;float:left; width:25px; height:60px; background:#da2222 url(../images/jt_left.png) no-repeat center; border-radius:5px;display:block; float:left; margin-top:80px; cursor:pointer;}
.mr_frUl{float:left;height:192px;width:999px; margin:0 25px;}
.mr_frBtnR{ float:left; width:25px;height:60px; background:#da2222 url(../images/jt_right.png) no-repeat center;border-radius:5px;display:block; float:right; margin-top:80px; cursor:pointer;}
.mr_frUl ul li{float:left;height:192px;width:157px; border:1px solid #aaa; margin-right:9px;}

.mr_frUl ul li a img{display:block;width:100%;}

.mr_frUl ul li a h2{ display:block; width:130px;font-size:12px; text-align:center; margin:0 auto; font-weight:100; color:#333; margin-top:17px;}
.mr_frUl ul li a span{ display:block; font-size:12px; color:#999; text-align:center; margin-top:2px;}
.mr_frUl ul li a p{ font-size:10px; color:#999;  bottom:10px; right:12px; text-align:center;}

.mr_frUl ul li:hover{ border:1px solid #da2222; transition:0.5s;}

.mr_frUl ul li h2:hover,.mr_frUl ul li p:hover{ color:#da2222;transition:0.5s;}
.mr_frBtnL:hover{ background:#a21818 url(../images/jt_left.png) no-repeat center; transition:0.5s;}
.mr_frBtnR:hover{ background:#a21818 url(../images/jt_right.png) no-repeat center; transition:0.5s;}





/*链接滚动*/
.yqlj{ width:1100px; height:145px; margin:20px auto; border:1px solid #aaa;}

.yqlj .friend1{height:145px; margin:0px auto; width:1100px; border:none; overflow:hidden;}



.mr_frUl1{float:left;height:145px;width:1100px; margin:0 auto; padding-left:5px;}


.mr_frUl1 ul li{float:left;height:119px; width:140px; margin-right:6px; margin-left:10px; margin-top:15px;}
.mr_frUl1 ul li:nth-child(7){ margin-right:0;}
.mr_frUl1 ul li a{ margin-bottom:2px;}
.mr_frUl1 ul li a img{display:block;width:100%;}

